[@@matchAll]
Matches a string with this regular expression, and returns an iterable of matches containing the results of that search.
Parameters
string
A string to search within.
Matches a string with this regular expression, and returns an iterable of matches containing the results of that search.
A string to search within.